Consistently private headers
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Feb 2012 00:36:10 +0000 (19:36 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 14 Feb 2012 21:36:58 +0000 (16:36 -0500)
commitbad24bc1192e7ac546cc8ffd33cdcadefab14de9
tree3981c3675d2397313f8eacce410fb82f9c4c9b48
parent5aaeaa7b8108110cc534292d709e910ca2e4bafc
Consistently private headers

Add a 'private' suffix to all newly introduced private
headers.
15 files changed:
gtk/Makefile.am
gtk/gtkcolorchooserwidget.c
gtk/gtkcoloreditor.c
gtk/gtkcoloreditor.h [deleted file]
gtk/gtkcoloreditorprivate.h [new file with mode: 0644]
gtk/gtkcolorplane.c
gtk/gtkcolorplane.h [deleted file]
gtk/gtkcolorplaneprivate.h [new file with mode: 0644]
gtk/gtkcolorscale.c
gtk/gtkcolorscale.h [deleted file]
gtk/gtkcolorscaleprivate.h [new file with mode: 0644]
gtk/gtkcolorswatch.c
gtk/gtkcolorswatch.h [deleted file]
gtk/gtkcolorswatchprivate.h [new file with mode: 0644]
gtk/gtkrange.c